home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 6 / PC World Interactive 6.iso / online / scutasst.EXE / readme.ht_ / readme.ht
Text File  |  1996-10-22  |  4KB  |  90 lines

  1. <HTML>
  2. <TITLE>Shortcut Assistant ReadMe</TITLE>
  3. <BODY BGCOLOR="FFFFFF" LINK="FF0000">
  4. <H1>Shortcut Assistant ReadMe</H1>
  5. <H2>Ver. 2.0 / Oct 1996</H2>
  6. <P>
  7. Preston Werntz<BR>
  8. <A HREF="mailto:pwerntz@vais.net">pwerntz@vais.net</A><BR>
  9. <A HREF="http://www.vais.net/~pwerntz">http://www.vais.net/~pwerntz</A><BR>
  10. <P>
  11. <HR>
  12. <P>
  13. <A HREF="#About">About</A><BR>
  14. <A HREF="#Whatsnew">What's New</A><BR>
  15. <A HREF="#Comingsoon">Coming Soon</A><BR>
  16. <P>
  17. <HR>
  18. <P>
  19. <A NAME="About"><H2>About</H2></A>
  20. <P>
  21. I wrote Shortcut Assistant to help me quickly get my multitude
  22. of links into an HTML file. It's written in MS Visual Basic 4,
  23. and is freeware... I hope you can find a use for it. Be aware that
  24. since it is written in Visual Basic, Microsoft has been kind
  25. enough to require a ton of supporting files. They are <b>NOT</b>
  26. included in the Setup program! I've removed them to make the
  27. download time quicker; you may or may not have them on
  28. your system. If the program generates an error when you try
  29. to run it, that's a subtle clue that you do not. Hop back to
  30. <a href="http://www.windows95.com">Windows95.com</a>
  31. to ftp the Visual Basic runtime files.
  32. <P>
  33. Basically, it will take the directory you specify, look for
  34. the ".url" files with [Internet Shortcut] headers and parse
  35. them out, creating an HTML file.
  36. <P>
  37. I also tried to include some options to help you in formatting
  38. your HTML file-- you can specify title, background graphic,
  39. and colors for: text, background, links and visited links. This
  40. program was written using MS IExplorer, and while I assume 
  41. everything will look fine on other browsers I make no 
  42. promises.
  43. <p>
  44. If you use <FRAMES>, you may have noticed that opening
  45. a link doesn't open it "outside" the frame, but within the frame.
  46. The tag Target="_top" will do just that, so if you use frames,
  47. I suggest you check that option.
  48. <P>
  49. Shortcut Assistant can also build a two-column table of your
  50. links, or create a list of topics at the top of the page and
  51. let you jump directly to that section. (Much like the
  52. About, What's New and Coming Soon sections above)
  53. <p>
  54. Shortcut Assistant stores your settings in the Windows registry 
  55. so you won't have to rekey in your stuff every time. (What can I 
  56. say, I'm lazy)
  57. <P>
  58. <A NAME="Whatsnew"><H2>What's New</H2></A>
  59. <P>
  60. * 2.0 -- First a new numbering scheme. Why? All  those zeros were
  61. confusing me. <shrug> Shortcut Assistant now builds a table, and/or
  62. a list of shortcut topics at the top of the page to help reduce on
  63. browsing. I also did some user interface changes.
  64. <p>
  65. * 1.00.0007 -- Can you say "bug fixes?" I knew you could. The program 
  66. had a nasty habit of cutting off the last character in a shortcut, and 
  67. would mess up on https shortcuts.
  68. <p>
  69. * 1.00.0006 -- Shortcut Assistant will now grab gopher and
  70. ftp shortcuts. Originally it had just used http shortcuts.
  71. Shortcut Assistant now correctly parses Internet Shortcuts
  72. made when MS Internet Explorer converts Netscape bookmarks.
  73. On a technical note I've switched from the ssTab to the
  74. TabStrip -- this results in one less custom control to
  75. ship, and the program will run a bit faster and take up
  76. less memory.
  77. <P>
  78. * 1.00.003 -- Instead of defaulting to the "c:\windows\favorites"
  79. directory, the program will just default to the Windows directory.
  80. Originally, if Shortcut Assistant couldn't find a c:\windows,
  81. it would cause an error.
  82. <P>
  83. <A NAME="Comingsoon"><H2>Coming Soon</H2></A>
  84. <P>
  85. Like I said I'm lazy.. tell me what you want, and I'll try to
  86. add it.<BR>
  87. <P>
  88. </BODY>
  89. </HTML>
  90.